Skip to main content
Version: 6.3

Approval Service

ApprovalPanelsInformationDto

This entity contains the number of open approvals for an approval panel.

DatatypeNameDescription
IntegerCountNumber of open approvals.
TimesApprovalFilterOriginOrigin of the approval request.

ApproverSaveDto

This entity contains the base data of an approver.

DatatypeNameDescription
ApprovalOriginOriginOrigin of the approval request.
GuidApproverIdUnique ID of the approver.

ApproverDto : ApproverSaveDto

This entity contains the data of an approver.

DatatypeNameDescription
GuidUserIdUnique ID of the user.
StringUserNameUser name.
StringApproverNameName of the approver.
StringGroupNameName of the user group.
StringLogonNameLogon name of the approver.

CoverPersonSaveDto

This entity contains the base data of a cover person.

DatatypeNameDescription
ApprovalOriginOriginOrigin of the approval request.
GuidDefaultCoverPersonIdUnique ID of the default cover person.

CoverPersonDto : CoverPersonSaveDto

This entity contains the data of a cover person.

DatatypeNameDescription
GuidApproverIdUnique ID of the approver.
UserProfileDtoDefaultCoverPersonDefault cover person.
StringDefaultCoverPersonNameName of the default cover person.

ProjectTimeApprovalItemDto

This entity contains an item of the project time approval panel.

DatatypeNameDescription
GuidUserIdUnique ID of the user.
StringUserNameUser name.
GuidProjectIdUnique ID of the project.
StringProjectNameName of the project.
BoolIsExpandedIndicates whether the item is expanded in the panel.

WorkTimeApprovalItemDto

This entity contains an item of the work time approval panel.

DatatypeNameDescription
GuidUserIdUnique ID of the user.
StringUserNameUser name.
GuidOrganisationUnitIdUnique ID of the organization unit.
StringOrganisationUnitNameName of the organization unit.
BoolIsExpandedIndicates whether the item is expanded in the panel.